AttachmentContentType Property |
Gets or sets the type of the content.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ContentType ContentType { get; set; }Public Property ContentType As ContentType
Get
Set
Property Value
Type:
ContentTypeThe type of the content.
See Also